*** empty log message ***
authorMiles Bader <miles@gnu.org>
Fri, 8 Dec 2000 18:12:48 +0000 (18:12 +0000)
committerMiles Bader <miles@gnu.org>
Fri, 8 Dec 2000 18:12:48 +0000 (18:12 +0000)
src/ChangeLog

index f668b87e4d8c0e9785441e7a9a20ec9d5c7d16da..a665944fa977240b807847183614189c51e79f60 100644 (file)
@@ -1,3 +1,12 @@
+2000-12-09  Miles Bader  <miles@gnu.org>
+
+       * window.c (Fpos_visible_in_window_p): Replace FULLY parameter
+       with PARTIALLY, inverting the sense.
+       (window_scroll_pixel_based): Scroll partially visible lines into
+       place if we hit the beginning or end of the buffer.
+       (displayed_window_lines): Don't include partially visible line at
+       bottom.
+
 2000-12-08  Gerd Moellmann  <gerd@gnu.org>
 
        * keymap.c (current_minor_maps): Use malloc.  Prevent a leak.